/u/ki/swmclau2/.local/lib/python2.7/site-packages/halotools/empirical_models/factories/hod_model_factory.py:741: UserWarning:
The param_dict key sigma_logM appears in more than one component model.
This is permissible, but if you are seeing this message you should be sure you understand it.
In particular, double-check that this parameter does not have conflicting meanings across components.
If you do not wish to see this message every time you instantiate,
simply attach a _suppress_repeated_param_warning attribute
to any of your component models and set this variable to ``True``.
warn(msg % key)
/u/ki/swmclau2/.local/lib/python2.7/site-packages/halotools/empirical_models/factories/hod_model_factory.py:741: UserWarning:
The param_dict key logMmin appears in more than one component model.
This is permissible, but if you are seeing this message you should be sure you understand it.
In particular, double-check that this parameter does not have conflicting meanings across components.
If you do not wish to see this message every time you instantiate,
simply attach a _suppress_repeated_param_warning attribute
to any of your component models and set this variable to ``True``.
warn(msg % key)
/u/ki/swmclau2/.local/lib/python2.7/site-packages/halotools/empirical_models/factories/hod_model_factory.py:741: UserWarning:
The param_dict key mean_occupation_centrals_assembias_param1 appears in more than one component model.
This is permissible, but if you are seeing this message you should be sure you understand it.
In particular, double-check that this parameter does not have conflicting meanings across components.
If you do not wish to see this message every time you instantiate,
simply attach a _suppress_repeated_param_warning attribute
to any of your component models and set this variable to ``True``.
warn(msg % key)